adTempus API
PreviousUpNext
IEventSource::Category Method

Gets the description of the category with the specified index.

C++
HRESULT Category(long index, [out, retval] BSTR* pVal);
C#
Category(long index, [out, retval] BSTR pVal);
Visual Basic
Sub Category(index As long, pVal As [out, retval] BSTR)
Parameters 
Description 
[in] long index 
The category to retrieve. Valid indexes range from 1 to CategoryCount. 
[out, retval] BSTR* pVal 
The return value. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008